std::bad_cast::bad_cast
From Cppreference
| bad_cast();
|
||
Constructs new std::bad_cast object. The contents of the byte string returned by what() are implementation defined.
[edit] Parameters
(none)
| bad_cast();
|
||
Constructs new std::bad_cast object. The contents of the byte string returned by what() are implementation defined.
(none)